Skip to content

Add --enable-sigusr2 to use SIGUSR2 rather than SIGWINCH for graceful stop#595

Closed
notroj wants to merge 1 commit intoapache:trunkfrom
notroj:pr50669
Closed

Add --enable-sigusr2 to use SIGUSR2 rather than SIGWINCH for graceful stop#595
notroj wants to merge 1 commit intoapache:trunkfrom
notroj:pr50669

Conversation

@notroj
Copy link
Collaborator

@notroj notroj commented Jan 13, 2026

Add --enable-sigusr2 to use SIGUSR2 rather than SIGWINCH for graceful
stop, which requires APR 1.7+.

* configure.in: Add --enable-sigusr2; define AP_SIG_GRACEFUL_STOP* in ap_config.h.

* include/ap_mpm.h: Define AP_SIG_GRACEFUL_STOP* conditionally.

* server/mpm/prefork/prefork.c (child_main): Don't mention SIGWINCH.

PR: 50669

stop, which requires APR 1.7+.

* configure.in: Add --enable-sigusr2; define AP_SIG_GRACEFUL_STOP* in
  ap_config.h.

* include/mpm_common.h: Define AP_SIG_GRACEFUL_STOP* conditionally.

* server/mpm/prefork/prefork.c (child_main): Don't mention SIGWINCH.

PR: 50669
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant